Name | Version | Summary | date |
flake8-import-restrictions |
2.1 |
A flake8 plugin used to disallow certain forms of imports. |
2024-08-29 11:15:10 |
flake8-classmethod-staticmethod |
2.1 |
flake8 plugin that checks rules regarding the staticmethod and classmethod decorators. |
2024-06-02 19:02:22 |
flake8-typing-collections |
2.1 |
A flake8 plugin that checks the use of type alternatives from the typing module over actual run time types, especially from the collections module. |
2024-06-02 09:09:22 |
flake8-multiline-conditionals-comprehensions |
2.0 |
A flake8 plugin to make sure complex conditional expressions and comprehension expressions are split over several lines. |
2023-07-14 23:32:49 |